Welcome![Sign In][Sign Up]
Location:
Search - LInux Chat server

Search list

[Linux-Unixlinuxchat

Description: linux下的聊天程序,server端和client端,下载后直接编译就可运行。-under linux chat procedures, and client-server side, After downloading can be directly translated operation.
Platform: | Size: 2647 | Author: 风里的梦 | Hits:

[Linux-Unixlinuxtcpchat

Description: linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
Platform: | Size: 4355 | Author: 风里的梦 | Hits:

[Linux-Unixsimplelinuxchat

Description: 一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。-a simple chat under linux procedures, server and client-side download operation can be directly translated.
Platform: | Size: 1664 | Author: 风里的梦 | Hits:

[ICQ-IM-ChatJavaChatRoom

Description: Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录 3.处理用户发送信息 4.处理用户得到信息 5.处理用户退出 2.2.2 客户端 1.用户注册界面及结果 2.用户登录界面及结果 3.用户发送信息界面及结果 4.用户得到信息界面及结果 5.用户退出界面及结果 2.3 性能需求 运行环境:Windows 9x、2000、xp、2003,Linux 必要环境:JDK 1.5 以上 硬件环境:CPU 400MHz以上,内存64MB以上 --------------------------------- 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com -Java Chat Room 2 program source needs analysis business needs a 2.1. Chat with the members of chat rooms. 2. Chat with the members of Private Chat Room. 3. Chat can change the content style. 4. Registered users (including Head), logged. 5. Chat server monitoring content. 6. Server filter illegal content. 7. The server sends notice. 8. Server fashion. 9. Preservation of the server log. 10. Chat preserve information users. 2.2 system function module 2.2.1 server one. Handling two registered users. Handle user login 3. Consumer Send information 4. consumer access to information 5. 2.2.2 users from dealing with the client one. Registered users interface and guitarist Fruit 2. User login interface and results 3. Send user interface for information and the results of four. user interface access
Platform: | Size: 1095115 | Author: chenmin | Hits:

[Internet-Networkchatserver1.2.tar

Description: Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux)-Net-Sky ChatServer different from the other with PHP, ASP, PERL scripting languages such as prepared by the CGI or any other mode of chat programs, the chat room using the standard C language development, independent of any third-party WEBSERVER and running fast, efficient, stable, large capacity. The design goal is that it can be an ordinary PC to accommodate 10,000 people chatting. After initial testing, fully standards : each process in a chat room, accounting for about 700K of memory, 80-CPU time for about 0.03% (Pll450). All the forthcoming commencement of proceedings templates included one-time memory, hard disk to minimize the I/O operations (Chat drives the process without any I/O), to maximize performance. This does not mean that not every amendment is not configured to restar
Platform: | Size: 38912 | Author: 苏星 | Hits:

[ICQ-IM-ChatSOCKET API 聊天室

Description: 多人聊天室程序,通过WinSocketAPI 完成的,包括服务器和客户端两部分 -people chat room procedures, WinSocketAPI completed, including server and client part 2
Platform: | Size: 119808 | Author: 译心 | Hits:

[Multimedia DevelopEimSystem

Description: 企业即时通讯系统,主要运用于企业内部的通讯,主要模仿腾讯的TM,实现了多文件传送、临时讨论组、文本聊天、表情发送、语音聊天、视频聊天等等,以及一些MIS(聊天继续,联系人等等)。客户端运行在WINDOWS平台下,服务器运行在LINUX平台下。-Enterprise instant messaging systems, mainly used in internal communications, mainly Tencent imitate the TM, the realization of a number of file transfer, temporary discussion groups, text chat, send expressions, voice chat, video chat, etc., as well as some MIS (chat continues, Contact, etc.). Client running on WINDOWS platform, the server running on LINUX platform.
Platform: | Size: 1528832 | Author: xwqiu | Hits:

[Internet-NetworkChatRoom(Winsock)

Description: 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。 -This procedure to complete a chat room feature, which is pure winsock of it is written without any CSocket things that can be used so the client can be used to do server-side, it means demand is non-blocking connections.
Platform: | Size: 8365056 | Author: df | Hits:

[Internet-Networklinux_chatting

Description: linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。-linux environment than chat program. Including server-side and client procedures, the use of IPv6 addresses. Socket socket learning programming help, using a number of standard library functions, one can refer to any Unix/Linux network programming books to learn.
Platform: | Size: 3072 | Author: 金琦 | Hits:

[Internet-Networkselect

Description: linux下采用多路复用技术的聊天室的客户端与服务端-multiplexing under linux using the chat room client and server
Platform: | Size: 3072 | Author: dlykj | Hits:

[Linux-Unixchatclient.c.tar

Description: UDP chat client and server
Platform: | Size: 1024 | Author: DoDevil | Hits:

[Linux-Unixipc

Description: linux下的服务端和客户端的聊天测试程序-Under linux server and client chat test program
Platform: | Size: 25600 | Author: 关天优 | Hits:

[JSP/JavaChat

Description: Linux的聊天工具 java做安MVC结构做的,服务器,源码-Linux, java chat An MVC structure to do so, the server, source
Platform: | Size: 151552 | Author: 钟爱 | Hits:

[Internet-NetworkLinuxnet

Description: Linux环境下 聊天室的客户端 服务器 基本思路说明-Linux environment, client-server chat room shows the basic idea
Platform: | Size: 2048 | Author: 龙虾 | Hits:

[Internet-Networkselect

Description: linux下基于select函数的一个小型聊天室程序,分服务器和客户端-linux select function Based on a small chat room procedures, sub-server and client
Platform: | Size: 2048 | Author: SilverBullet | Hits:

[Linux-Unixsource

Description: linux 下的聊天程序 主要包括服务器端和客户端,两者之间进行通信-chat program under linux includes server and client, communication between
Platform: | Size: 2048 | Author: 姚欲东 | Hits:

[ICQ-IM-Chatqq

Description: 一个Linux下的小型的聊天系统,采用C/S模型,有服务器和客户端-Under a small Linux chat system that uses C/S model, with server and client
Platform: | Size: 2048 | Author: 毛晓峰 | Hits:

[Internet-NetworkQTchar

Description: 简单用在Linux下使用QT工具编的聊天程序包括服务器端和客户端-Simple to use with the Linux chat program compiled QT tools including server and client
Platform: | Size: 110592 | Author: 廖翌源 | Hits:

[Internet-Networklinux-chatroom

Description: 基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
Platform: | Size: 3072 | Author: 张伟 | Hits:

[Internet-NetworkChat

Description: 基于linux命令行的聊天程序,分server服务程序和client客户端程序。-Linux command line-based chat program, the service program of the sub-server and client client program.
Platform: | Size: 3881984 | Author: wangfeng | Hits:
« 1 2 34 5 6 7 8 »

CodeBus www.codebus.net